#include <CCMCTime.h>
| ccmc::Time::Time |
( |
const std::string & |
epochString | ) |
|
| ccmc::Time::Time |
( |
double |
epoch | ) |
|
| short ccmc::Time::getDay |
( |
| ) |
const |
| double ccmc::Time::getEpoch |
( |
| ) |
const |
| short ccmc::Time::getHour |
( |
| ) |
const |
| short ccmc::Time::getMilliseconds |
( |
| ) |
const |
| short ccmc::Time::getMinute |
( |
| ) |
const |
| short ccmc::Time::getMonth |
( |
| ) |
const |
| short ccmc::Time::getSeconds |
( |
| ) |
const |
| short ccmc::Time::getYear |
( |
| ) |
const |
| void ccmc::Time::setDay |
( |
short |
day | ) |
|
| void ccmc::Time::setEpoch |
( |
double |
epoch | ) |
|
| void ccmc::Time::setHour |
( |
short |
hour | ) |
|
| void ccmc::Time::setMilliseconds |
( |
short |
milliseconds | ) |
|
| void ccmc::Time::setMinute |
( |
short |
minute | ) |
|
| void ccmc::Time::setMonth |
( |
short |
month | ) |
|
| void ccmc::Time::setSeconds |
( |
double |
seconds | ) |
|
| void ccmc::Time::setYear |
( |
short |
year | ) |
|
| std::string ccmc::Time::toString |
( |
| ) |
const |
The documentation for this class was generated from the following files:
- /Users/apembrok/Documents/workspaces/workspace.bak2/workspace.backup/kameleon-plus/src/ccmc/CCMCTime.h
- /Users/apembrok/Documents/workspaces/workspace.bak2/workspace.backup/kameleon-plus/src/ccmc/CCMCTime.cpp